home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1998 May
/
EnigmA AMIGA RUN 27 (1998)(G.R. Edizioni)(IT)[!][issue 1998-05].iso
/
earcd
/
giochi
/
olofight
/
registration
< prev
next >
Wrap
Text File
|
1998-04-08
|
225b
|
10 lines
IF EXISTS C:RequestChoice
Register `RequestChoice OloFight "Do you want to preorder or book the game?" "Book|Preorder"`
ELSE
Ask "Do you want to book (y) or preorder (n) the game?"
IF WARN
Register
ELse
Register 0
ENDIF
ENDIF